.content {
width: 1200px;
overflow: scroll;
overflow-y: hidden;
}
.gallery {
height: 453px;
white-space:nowrap;
}
.gallery img {
margin-right:5px;
float:display:inline-block;
}